home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 7286 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: news.gpnet.it!news
  2. From: Mark Marin <megavolt@pop.gpnet.it>
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Iomega ZIP drive and AFS
  5. Date: Fri, 15 Mar 1996 21:44:38 +0100
  6. Organization: GP Net - Venezia - Italy
  7. Message-ID: <3149D6B6.44A1@pop.gpnet.it>
  8. References: <4ha8n7$8u2@sdaw04.seinf.abb.se>
  9. NNTP-Posting-Host: @ts3111.gpnet.it
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: quoted-printable
  13. X-Mailer: Mozilla 2.0 (Macintosh; I; 68K)
  14.  
  15. Johan H=96gberg wrote:
  16. > =
  17.  
  18. > When formatting a ZIP with AFS file system (AmiFileSafe) 88MB
  19. > becomes free.
  20. > When formatting a ZIP with FFS file system 95MB becomes free.
  21.  
  22. >From what I have read, it sets aside room for directory files. THey are =
  23.  
  24. all together so you get faster access to the files.
  25.  =
  26.  
  27. > The 95MB value is verified and true. 94 files of each 1024*1024
  28. > bytes was copied into 10 directories. After that there was
  29. > still 0.5MB free.
  30. > =
  31.  
  32. > But with AFS 88MB is reported and it would seem strange
  33. > that 95MB would fit when 88MB is reported.
  34.  
  35. It's a feature, not a problem! This is because AmigaDOS uses disk space =
  36.  
  37. in 512 (or higher) chunks. A file that is 12 bytes long still takes up =
  38.  
  39. 512 bytes. With AFS, it only uses the bytes it needs, since several =
  40.  
  41. files can all share that 512 byte `block'. So the files only take up as =
  42.  
  43. much space as they actually need, not rounded up to the nearest block. =
  44.  
  45. The RAM disk does this too - you can fit more there than you think, =
  46.  
  47. especially if dealing with many small files.
  48.  =
  49.  
  50. What I am dying to know, how much faster is it with AFS? I am thinking =
  51.  
  52. about getting it, but don't know what speed increase I will get on my =
  53.  
  54. SCSI II drive (which is fast as it is). Also, can you set up your boot =
  55.  
  56. drive with AFS? If it's not already booted, how can it read the drivers =
  57.  
  58. or whatever off the boot partition? Can you use it for floppies too? How =
  59.  
  60. fast are they? Can an AFS partition be used for Emplant Mac partitions =
  61.  
  62. (Pseudo Mac drive from FFS is how most of us set it up).
  63.  
  64. > Anyone familiar with this problem? Anyone having a clue?
  65.  
  66. See above! I think there is a toggle that will let you see the actual =
  67.  
  68. file size on AFS, or the Amiga DOS type size rounded up to the nearest =
  69.  
  70. 512 bytes (so your archival, dir utility, etc. programs don't get =
  71.  
  72. confused by the non-512 increment of the file size.)
  73.  =
  74.  
  75. Mark
  76.  
  77.  
  78.